home *** CD-ROM | disk | FTP | other *** search
/ You're the Director / You're The Director.iso / mac / MACF / MGER.DIR / 00243_Script_243 < prev    next >
Text File  |  1995-10-10  |  153b  |  10 lines

  1. on exitFrame
  2.   global comp
  3.   
  4.   quitmov
  5.   if the frame=55 then exit
  6.   --repeat with i=13 to 18
  7.   --  puppetsprite i,1
  8.   --end repeat
  9.   reset
  10. end